home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Narzedzia systemowe
/
TUGZip 3.1.0.0
/
tugzip31.exe
/
{app}
/
TUGZip,2.exe
/
0
/
RCDATA
/
TFILEPROPERTIESFORM
/
TFILEPROPERTIESFORM.txt
Wrap
Text File
|
2004-10-13
|
4KB
|
214 lines
object Filepropertiesform: TFilepropertiesform
Left = 393
Top = 417
BorderStyle = bsDialog
ClientHeight = 441
ClientWidth = 361
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Pagecontrol: TPageControl
Left = 8
Top = 8
Width = 345
Height = 393
ActivePage = Generaltabsheet
TabIndex = 0
TabOrder = 0
object Generaltabsheet: TTabSheet
Caption = 'General'
object Image: TImage
Left = 8
Top = 8
Width = 32
Height = 32
end
object Namebevel: TBevel
Left = 8
Top = 48
Width = 321
Height = 9
Shape = bsTopLine
end
object Typelabel: TLabel
Left = 8
Top = 64
Width = 27
Height = 13
Caption = 'Type:'
end
object Locationlabel: TLabel
Left = 8
Top = 88
Width = 44
Height = 13
Caption = 'Location:'
end
object Typedatalabel: TLabel
Left = 88
Top = 64
Width = 3
Height = 13
end
object Locationdatalabel: TLabel
Left = 88
Top = 88
Width = 3
Height = 13
end
object Sizelabel: TLabel
Left = 8
Top = 112
Width = 23
Height = 13
Caption = 'Size:'
end
object Sizedatalabel: TLabel
Left = 88
Top = 112
Width = 3
Height = 13
end
object Packedlabel: TLabel
Left = 8
Top = 136
Width = 40
Height = 13
Caption = 'Packed:'
end
object Packeddatalabel: TLabel
Left = 88
Top = 136
Width = 3
Height = 13
end
object Generalbevel: TBevel
Left = 8
Top = 160
Width = 321
Height = 9
Shape = bsTopLine
end
object Modifiedlabel: TLabel
Left = 8
Top = 176
Width = 43
Height = 13
Caption = 'Modified:'
end
object Modifieddatalabel: TLabel
Left = 88
Top = 176
Width = 3
Height = 13
end
object Modifiedbevel: TBevel
Left = 8
Top = 200
Width = 321
Height = 9
Shape = bsTopLine
end
object Attrlabel: TLabel
Left = 8
Top = 216
Width = 47
Height = 13
Caption = 'Attributes:'
end
object Attrbevel: TBevel
Left = 8
Top = 272
Width = 321
Height = 9
Shape = bsTopLine
end
object Commentlabel: TLabel
Left = 8
Top = 288
Width = 47
Height = 13
Caption = 'Comment:'
end
object Nameedit: TEdit
Left = 88
Top = 16
Width = 241
Height = 21
TabOrder = 0
end
object Rcheckbox: TCheckBox
Left = 88
Top = 216
Width = 73
Height = 17
Caption = 'Read-only'
Enabled = False
TabOrder = 1
end
object Hcheckbox: TCheckBox
Left = 184
Top = 216
Width = 57
Height = 17
Caption = 'Hidden'
Enabled = False
TabOrder = 2
end
object Acheckbox: TCheckBox
Left = 88
Top = 240
Width = 57
Height = 17
Caption = 'Archive'
Enabled = False
TabOrder = 3
end
object Scheckbox: TCheckBox
Left = 184
Top = 240
Width = 57
Height = 17
Caption = 'System'
Enabled = False
TabOrder = 4
end
object Commentmemo: TMemo
Left = 88
Top = 288
Width = 241
Height = 65
TabOrder = 5
end
end
end
object Okbutton: TButton
Left = 200
Top = 408
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object Cancelbutton: TButton
Left = 280
Top = 408
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end